Release 10.1A: OpenEdge Development:
Messaging and ESB
setReconnectInterval procedure
Sets the interval in seconds between reconnect attempts.
Syntax
Applies to
Session objects (ClientConnect and ServerConnect only).
Notes
- Only applicable for Client Persistence.
- The default is 30, which means the adapter will attempt to reconnect to an MQ Broker every 30 seconds.
- Errors for this call will occur after the call to the beginSession procedure.
See also
createRejectedMessageConsumer procedure, setClientPersistence procedure, getClientPersistence function, setLocalStoreDirectory procedure, getLocalStoreDirectory function, setLocalStoreSize procedure, getLocalStoreSize function, setLocalStoreWait procedure, getLocalStoreWait function, setReconnectTimeout procedure, getReconnectTimeout function, setReconnectInterval procedure, getReconnectInterval function
For more information, see the "Client persistence" section and the "Client persistence" section.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |